←Select platform

Always Property

Summary

Callback to run after the command is run asynchronously.

Syntax
C#
C++/CLI
public DocumentViewerAsyncAlways<T> Always { get; set; } 
public:  
   property DocumentViewerAsyncAlways<T>^ Always 
   { 
      DocumentViewerAsyncAlways<T>^ get() 
      void set(DocumentViewerAsyncAlways<T>^ value) 
   } 

Property Value

The callback to run after the command is run asynchronously. Default value is null.

Requirements

Target Platforms

Help Version 22.0.2023.1.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Viewer.WinForms Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.